Search Results for : 0

127 results

Use of Connectors VI – Dynamic System

This tutorial demonstrates how to use connectors for a dynamic system. This could, for example, be necessary because you want to use a dynamic sub-model of a colleague. Here, we want to use the sub-system of a PI controller. If we did not use a connector for the time variable, […]

Use of Optimization IV – MILP Example

This tutorial explains how a simple mixed-integer linear programming problem can be set up and solved. Model description This example is governed by the following equations: The example is taken from here. Modeling Workflow Notation of equation system For the notation of the equation, we need to set up all […]

Use of Optimizations III – NLP Example

This tutorial explains how a nonlinear programming problem can be set up and solved. Model description This example minimizes the objective function , subject to an equality constraint and an inequality constraint as well as the bounds of the variables: The example is known as Hock & Schittkowski Problem #71. […]